ContentTypeSubType Property |
Gets or sets the type of the sub.
Namespace:
Independentsoft.Email.Mime
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string SubType { get; set; }Public Property SubType As String
Get
Set
Property Value
Type:
StringThe type of the sub.
See Also